home *** CD-ROM | disk | FTP | other *** search
- Path: tank.news.pipex.net!pipex!demon!m500324.dev.phonelink.com
- From: stevek@phonelink.com (Steve Kaye)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: GCC "ssystem() no longer supported" error
- Date: Fri, 09 Feb 1996 09:00:20 GMT
- Organization: PhoneLink PLC
- Message-ID: <311b0ccb.645836@pubnews.demon.co.uk>
- References: <4fd4lj$dpa@storm.cycor.ca>
- NNTP-Posting-Host: m500324.dev.phonelink.com
- X-NNTP-Posting-Host: m500324.dev.phonelink.com
- X-Newsreader: Forte Agent .99c/16.141
-
- On 8 Feb 1996 15:25:39 GMT, dgrant@peinet.pe.ca (Dennis Grant) wrote:
-
- >I've decided to try my hand a C for the first time in about 5 years, with the
- >aim of fixing the bugs in the Amiga version of Netrek.
- >
- >So, I DL'ed GCC 2.7.0 from Aminet, and installed it using the installer
- >script that came with it.
- >
- >I have the OS includes, and the AmiTCP includes (tho I'm not sure where to
- >put the AmiTCP includes. Does each header go in with the appropriate drawer
- >in the os-include tree?)
- >
- >Whenever I try and use gcc to compile anything tho, I get a "ssystem() no
- >longer supported - read important.readme" error.
- >
- This is a message from ixemul.library, not gcc. The solution is to
- delete bin:gcc and rename bin:gccv bin:gcc
-
- >There is no important.readme in the gcc distribution, and I greped all the
- >README files for ssystem(). Nada.
- >
- The important README is in the ixemul.library distribution.
-
- Hope this helps
-
- Steve
-
-